home *** CD-ROM | disk | FTP | other *** search
/ 130 MIDI Tool Box / 130 MIDI Tool Box.iso / mqupdate / t.mbt < prev   
Text File  |  1990-08-08  |  259b  |  18 lines

  1. ;
  2. ; Test
  3. ;
  4. programchange 0 42
  5. noteon 0 48 64
  6. delay 2000
  7. pitchbend 0 0x1000
  8. delay 2000
  9. pitchbend 0 0x2000
  10. delay 2000
  11. noteoff 0 48 64
  12. delay 500
  13. midimessage 0x91 59 64
  14. controlchange 0 64 127
  15. midimessage 0x91 59 0
  16. delay 2000
  17. controlchange 0 64 0
  18.